#hero {
    background: url(../img/Zylemini/zylemini-background.png)!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center right!important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-content-zylemini {
    position: relative;
}
.row-hex2 {
    margin-top: -15rem!important;
}
.row-hex3 {
    margin-top: -15rem;
}
#why {
    background: url(../img/Zylemini/image-20.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
@media (max-width:1250px) {
    .row-hex2 {
    margin-top: -18rem!important;
}
.row-hex3 {
    margin-top: -18rem!important;
}
}@media (max-width:767px) {
    .row-hex2 {
    margin-top: 0!important;
}
.row-hex3 {
    margin-top: 0!important;
}
#why .hex p {
    padding: 2rem;
}
.hex img { 
    max-width:100% !important;
}
}@media (min-width:2100px) {
    .hex {
    padding: 30rem 5rem;
}
}
@media(max-width:500px){
    .hex img{
        width:100px !important;
       
    }
}